'User Meta』的搜索结果

'User Meta』的搜索结果


正在查看 8 结果:1-8 (共 8 个结果)
  • 作者
    搜索结果
  • 诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    这一款主题是为了做全新的支持论坛分站开发的,2019 年尝试,后面没做完,就放在一个闲置网站上了。

    简单截个图,开发站乱版了,后面改了开发方案,这个就闲置了,也没继续往下改,有兴趣的可以自己试试看。

    正常显示是这样

    /*
    Theme Name: Wei Support themes
    Description: 薇晓朵技术支持主题
    Author: Weixiaoduo.com
    Author URI: https://www.weixiaoduo.com
    Template: Avada
    Version: 1.1.0
    */
    
    .bbp-topics .bbp-topic-meta .bbp-author-avatar,.bundle-content h3,.bundle-content p,.bundle-img,.dc_prdct_prc,.fusion-price-rating .price,.ico {
    	vertical-align: middle
    }
    
    .fusion-alert,.tribe-events-notices {
    	text-transform: none
    }
    
    #bbpress-forums .status-closed,#bbpress-forums .status-closed a,#bbpress-forums a {
    	color: inherit
    }
    
    .bbp-topics .type-topic {
    	position: relative
    }
    
    .bbp-topics .status-closed {
    	background: #f5f5f5!important
    }
    
    .bbp-topics .type-topic:after {
    	content: '已受理';
    	position: absolute;
    	width: 130px;
    	height: 27px;
    	background: #ef8233;
    	top: 0;
    	right: -8px;
    	text-align: center;
    	line-height: 26px;
    	font-size: 13px;
    	border-radius: 3px 0 0 3px;
    	color: #fff;
    	margin-top: 20px
    }
    
    .bbp-topics .type-topic:before {
    	content: '';
    	position: absolute;
    	margin: 47px -8px 0 0;
    	width: 0;
    	height: 0;
    	top: 0;
    	border-top: 8px solid #ef8233;
    	border-right: 8px solid transparent;
    	right: 0
    }
    
    .bbp-topics .type-topic.status-closed:after {
    	content: '已解决';
    	background: #66af40
    }
    
    .bbp-topics .type-topic.status-closed:before {
    	border-top-color: #45752b
    }
    
    li.bbp-forum-freshness,li.bbp-topic-freshness {
    	text-align: left
    }
    
    .bbp-topic-meta {
    	display: block;
    	float: none
    }
    
    .bbp-forums .bbp-topic-meta .bbp-author-avatar,.bbp-topics .bbp-topic-meta .bbp-author-avatar {
    	display: none
    }
    
    .bbp-topic-freshness>p.bbp-topic-meta {
    	margin-left: -3px!important
    }
    
    #bbp-container,#bbpress-forums,#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic,#bbpress-forums ul.bbp-topics,.bbp-topics {
    	overflow: visible
    }
    
    .bbp-topics .bbp-body .type-topic {
    	display: table;
    	width: 100%
    }
    
    #bbpress-forums .bbp-forums li.bbp-body ul.forum {
    	overflow: hidden
    }
    
    @media screen and (max-width:830px) {
    	.bbp-topics .type-topic::after {
    		width: 75px;
    		height: 22px;
    		line-height: 22px;
    		bottom: 10px;
    		font-size: 12px;
    		top: auto
    	}
    
    	.bbp-topics .type-topic::before {
    		bottom: 2px;
    		top: auto
    	}
    }
    
    .knowldgeSprite {
    	background-image: url(images/knowledge-spritesheet.png);
    	background-repeat: no-repeat;
    	display: block;
    	margin: 0 auto
    }
    
    .sprite-grid-icon {
    	width: 29px;
    	height: 24px;
    	background-position: -5px -5px
    }
    
    .active .sprite-grid-icon {
    	background-position: -5px -39px
    }
    
    .sprite-list-icon {
    	width: 29px;
    	height: 25px;
    	background-position: -44px -5px
    }
    
    .active .sprite-list-icon {
    	background-position: -44px -40px
    }
    
    .bbp-topic-tags a:hover {
    	color: #fff!important
    }
    
    article .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
    	margin: 0
    }
    
    article .fusion-single-sharing-box {
    	padding: 0;
    	margin: 0 0 0 -110px!important;
    	position: fixed;
    	top: 38%;
    	height: auto;
    	width: auto;
    	background-color: transparent
    }
    
    article .fusion-single-sharing-box h4 {
    	padding: 0;
    	margin: 0!important;
    	color: #313131;
    	display: block;
    	top: 100%;
    	font-size: 13px;
    	font-weight: 700;
    	text-align: center
    }
    
    article .fusion-single-sharing-box h4 .social-share-ctrl {
    	padding: 4px;
    	cursor: pointer;
    	transition: .3s;
    	font-size: 16px
    }
    
    article .fusion-single-sharing-box .fusion-social-networks .fusion-social-network-icon {
    	fill: rgba(0,0,0,.6);
    	display: table;
    	font-size: 20px;
    	line-height: 31px;
    	text-align: center;
    	border-radius: 0!important;
    	margin: 0 auto 10px!important;
    	padding: 0!important;
    	transition: .15s
    }
    
    article .fusion-single-sharing-box .fusion-social-networks .fusion-social-network-icon:hover {
    	fill: rgba(0,0,0,.8)
    }
    
    @media screen and (max-width:480px) {
    	article .fusion-single-sharing-box .fusion-social-networks .fusion-social-network-icon {
    		font-size: 14px;
    		line-height: 28px;
    		width: 28px;
    		height: 28px
    	}
    }
    
    article .fusion-sharing-box .fusion-social-networks {
    	overflow: visible;
    	display: block;
    	position: relative;
    	top: 0;
    	left: 0;
    	transition: .5s
    }
    
    article .fusion-sharing-box .fusion-social-networks.close {
    	left: -100%
    }
    
    .blog-social-share .facebook-link {
    	background-color: #3b5998
    }
    
    .blog-social-share .twitter-link {
    	background-color: #1da1f2
    }
    
    .blog-social-share .google-link {
    	background-color: #dc4e41
    }
    
    .blog-social-share .pinterest-link {
    	background-color: #cb2027
    }
    
    .blog-social-share .linkedin-link {
    	background-color: #0077b5
    }
    
    .forumBackBtn {
    	display: inline-block;
    	padding: 8px 20px;
    	font-size: 16px;
    	border: 1px solid #dadada
    }
    
    .forumBackBtn:hover {
    	color: #fff;
    	background-color: #b7648b;
    	border-color: #b7648b
    }
    
    .forumBackBtn i {
    	margin-right: 5px
    }
    
    .topic-title {
    	background: #eaeaea;
    	color: #4e4e4e;
    	padding: 20px 13%;
    	text-align: center;
    	position: relative;
    	clear: both
    }
    
    .topic-status {
    	position: absolute;
    	width: 130px;
    	height: 27px;
    	background: #ca3232;
    	top: 0;
    	right: -8px;
    	text-align: center;
    	line-height: 26px;
    	font-size: 13px;
    	border-radius: 3px 0 0 3px;
    	color: #fff;
    	margin-top: 20px
    }
    
    .topic-status:before {
    	content: '';
    	position: absolute;
    	margin: 27px 0 0;
    	width: 0;
    	height: 0;
    	top: 0;
    	border-top: 8px solid #772323;
    	border-right: 8px solid transparent;
    	right: 0
    }
    
    .topic-status.closed {
    	background: #66af40
    }
    
    .topic-status.closed:before {
    	border-top-color: #45752b
    }
    
    #bbpress-forums {
    	overflow: visible
    }
    
    .forum-pagination {
    	float: right;
    	clear: both;
    	margin: 0
    }
    
    .forum-title,.no-topic-title {
    	float: left;
    	padding-left: 8px;
    	border-left: solid 2px #b7648b
    }
    
    .no-topic-title {
    	margin: 7px 0 0
    }
    
    .bbp-topic-tags {
    	margin-bottom: 25px
    }
    
    .bbp-topic-tags a {
    	background: #ececec;
    	padding: 3px 5px;
    	border-radius: 3px;
    	border: 1px solid #c7c7c7!important;
    	margin: 0 5px
    }
    
    .bbp-topic-tags a:hover {
    	background: #b7648b;
    	border-color: #b7648b!important
    }
    
    #bbpress-forums .fusion-bbp-header {
    	clear: none;
    	float: right
    }
    
    #bbpress-forums .bbp-pagination {
    	width: auto
    }
    
    #bbpress-forums .top-pagination+.fusion-clearfix {
    	display: none
    }
    
    @media screen and (max-width:830px) {
    	.topic-status {
    		width: 75px;
    		height: 22px;
    		line-height: 22px;
    		top: 0;
    		font-size: 12px;
    		bottom: auto;
    		margin-top: 6px
    	}
    
    	.topic-title {
    		padding-top: 24px
    	}
    
    	.topic-status:before {
    		margin: 21px 0 0
    	}
    }
    
    #search-result {
    	width: 438px;
    	padding: 0;
    	margin: 0;
    	max-width: 100%
    }
    
    #kbe_content .kbe_leftcol span {
    	margin-bottom: 0
    }
    
    .kbe_content_txt img {
    	border: 1px solid #eaeaea;
    	margin-top: 25px;
    	margin-bottom: 25px
    }
    
    .limited-offer {
    	position: absolute;
    	left: 0;
    	top: 0;
    	padding: 0 15px;
    	height: 100%;
    	background: #1b1b1b
    }
    
    .limited-text {
    	margin: 0!important;
    	font-size: 17px
    }
    
    #demo_count_down_timer {
    	margin-top: 1px;
    	font-size: 26px
    }
    
    @media screen and (max-width:1060px) {
    	.limited-offer {
    		height: auto;
    		margin: 0 auto;
    		left: 0;
    		right: 0
    	}
    
    	#demo_count_down_timer,.limited-text {
    		display: inline-block;
    		margin: 0 5px
    	}
    }
    
    @media screen and (max-width:360px) {
    	#demo_count_down_timer {
    		font-size: 21px
    	}
    }
    
    .full-pack-content .fap-type.offer-ftr {
    	background: #fff;
    	margin: -1px 0 0!important;
    	border-top: 0;
    	padding-top: 0;
    	display: block
    }
    
    .fap-type.offer-ftr span {
    	color: #c64c86
    }
    
    .limited-offer-wrap {
    	position: fixed;
    	width: 100%;
    	height: 100%;
    	background-color: rgba(0,0,0,.9);
    	z-index: 99999;
    	top: 0;
    	left: 0;
    	display: none;
    	overflow: auto
    }
    
    .limited-offer-wrap .offer-content {
    	position: absolute;
    	width: 550px;
    	max-width: 100%;
    	height: auto;
    	top: 50%;
    	right: 0;
    	left: 0;
    	margin: auto;
    	overflow-y: auto;
    	background: #b7648b;
    	padding: 20px;
    	text-align: center;
    	transform: translateY(-50%);
    	color: #fff
    }
    
    .limited-offer-wrap .offer-content a {
    	display: inline-block;
    	margin-top: 10px
    }
    
    .offer-btn {
    	width: 85%;
    	padding: 12px 5px;
    	background: #78c3e6;
    	color: #fff;
    	font-size: 23px;
    	border-radius: 3px
    }
    
    .offer-btn:hover {
    	background: #6eb6d8;
    	color: #fff
    }
    
    .close-popup {
    	color: #fff;
    	font-size: 15px
    }
    
    .close-popup:hover {
    	color: #e6e6e6
    }
    
    .limited-offer-wrap .offer-content h1 {
    	font-size: 29px
    }
    
    .ribbon {
    	font-size: 22px!important;
    	width: 50%;
    	position: relative;
    	background: purple;
    	color: #fff;
    	text-align: center;
    	padding: 1em 2em;
    	margin: 1em auto 3em
    }
    
    .ribbon:after,.ribbon:before {
    	content: "";
    	position: absolute;
    	display: block;
    	bottom: -1em;
    	border: 1.5em solid #520352;
    	z-index: -1
    }
    
    .ribbon:before {
    	left: -2em;
    	border-right-width: 1.5em;
    	border-left-color: transparent
    }
    
    .ribbon:after {
    	right: -2em;
    	border-left-width: 1.5em;
    	border-right-color: transparent
    }
    
    .ribbon .ribbon-content:after,.ribbon .ribbon-content:before {
    	content: "";
    	position: absolute;
    	display: block;
    	border-style: solid;
    	border-color: #804f7c transparent transparent;
    	bottom: -1em
    }
    
    .ribbon .ribbon-content:before {
    	left: 0;
    	border-width: 1em 0 0 1em
    }
    
    .ribbon .ribbon-content:after {
    	right: 0;
    	border-width: 1em 1em 0 0
    }
    
    @media screen and (max-width:480px) {
    	.limited-offer-wrap .offer-content h1 {
    		font-size: 19.5px;
    		line-height: 29.31px
    	}
    
    	.ribbon {
    		font-size: 16px!important;
    		padding: 10px
    	}
    }
    
    .current-plugin-status_holder {
    	height: 300px;
    	text-align: center!important
    }
    
    @media only screen and (max-width:1024px) {
    	.current-plugin-status_holder {
    		height: 250px;
    		right: -39px
    	}
    
    	.version-detail {
    		padding-top: 40px!important
    	}
    
    }
    
    @media only screen and (max-width:768px) {
    	.current-plugin-status_holder {
    		height: 200px;
    		right: -39px;
    		margin-left: -107px!important
    	}
    
    	.current-plugin-status_holder .version-detail {
    		width: 140px;
    		height: 140px
    	}
    
    	.version-detail {
    		padding-top: 33px!important
    	}
    
    	.current-plugin-status_holder .version-detail p {
    		font-size: 13px!important;
    		line-height: 17px!important
    	}
    }
    
    @media only screen and (max-width:640px) {
    	.current-plugin-status_holder {
    		display: none!important
    	}
    
    	.responsive-link {
    		padding: 5px 13px!important;
    		font-size: 12px!important;
    		margin-top: 7px!important
    	}
    }
    
    @media screen and (max-width:479px) {
    	.responsive-center {
    		text-align: center!important
    	}
    }
    
    .tp-parallax-wrap.versionWrap {
    	top: 0!important
    }
    
    .shortcode-holder h3 {
    	margin: 0 0 12px;
    	padding-bottom: 12px;
    	position: relative;
    	color: #b7648b
    }
    
    .shortcode-holder h3:after {
    	content: '';
    	position: absolute;
    	left: 0;
    	bottom: 0;
    	width: 100px;
    	height: 2px;
    	background-color: #904568
    }
    
    .knowledgebase-with-code-snippet pre,.shortcode-holder pre {
    	padding: 30px 20px;
    	border: 1px solid #d4d4d4;
    	background: #fbfbfb;
    	margin: 0 0 20px;
    	transition: all .3s;
    	font-family: monospace;
    	font-size: 15px;
    	overflow-x: auto;
    	overflow: -moz-scrollbars-horizontal;
    	position: relative
    }
    
    .knowledgebase-with-code-snippet pre::-webkit-scrollbar-thumb,.shortcode-holder pre::-webkit-scrollbar-thumb {
    	-webkit-border-radius: 10px;
    	border-radius: 10px;
    	background: rgba(0,0,0,.4)
    }
    
    .knowledgebase-with-code-snippet pre::-webkit-scrollbar,.shortcode-holder pre::-webkit-scrollbar {
    	-webkit-appearance: none;
    	width: 10px
    }
    
    .knowledgebase-with-code-snippet pre:hover,.shortcode-holder pre:hover {
    	box-shadow: inset 0 0 8px rgba(0,0,0,.1);
    	border-radius: 3px
    }
    
    .shortcode-clm {
    	margin-bottom: 50px!important
    }
    
    .post-content .shortcode-holder p {
    	margin-top: 0;
    	margin-bottom: 10px
    }
    
    .single-post article .post-content,.single-post article .post-content ol {
    	color: #43464b;
    	line-height: 1.6em;
    	font-size: 18px
    }
    
    .single-post article .post-content img.aligncenter {
    	margin: 20px auto;
    	padding: 5px
    }
    
    .single-post article.post {
    	position: relative;
    	padding: 70px 200px;
    	box-shadow: inset 0 -3px 5px rgba(64,64,64,.2)
    }
    
    .normal-page-blog .about-author,.normal-page-blog .fusion-meta-info,.normal-page-blog .fusion-sharing-box h4 {
    	display: none!important
    }
    
    .single-post #main .section-padding {
    	padding-top: 0!important;
    	padding-bottom: 0!important;
    	margin-bottom: -4px
    }
    
    .single-post #main .post-content .nonhundred-percent-fullwidth {
    	margin-left: 0;
    	margin-right: 0
    }
    
    @media screen and (max-width:767px) {
    	article .fusion-single-sharing-box {
    		width: 100%;
    		left: 0;
    		right: 0;
    		bottom: 0;
    		top: auto;
    		background: #f4f4f4;
    		margin: 0!important;
    		z-index: 9999
    	}
    
    	article .fusion-single-sharing-box .fusion-social-networks .fusion-social-network-icon {
    		display: inline-block;
    		margin: 0!important;
    		padding: 0!important;
    		width: 25%;
    		height: 44px;
    		line-height: 21px;
    		border-left: 1px solid #dbdbdb;
    		float: left;
    		position: relative
    	}
    
    	.fusion-social-networks-wrapper a svg {
    		position: absolute;
    		top: 0;
    		bottom: 0;
    		margin: auto;
    		left: 0;
    		right: 0
    	}
    
    	.fusion-sharing-box .fusion-icon-mail::before {
    		vertical-align: inherit
    	}
    
    	.fusion-social-networks-wrapper .fusion-social-network-icon::before {
    		margin-top: 12px
    	}
    
    	.single-post article.post {
    		padding: 30px 0;
    		box-shadow: none
    	}
    
    	.single-post .fusion-footer #footer {
    		z-index: 9999
    	}
    }
    
    .service-clm-holder .fusion-column.content-box-column {
    	position: relative
    }
    
    .service-clm-holder .content-wrapper-background {
    	border: 1px solid #e8e8e8
    }
    
    .service-clm-holder .content-container {
    	margin-bottom: 0
    }
    
    .service-clm-holder .service-description {
    	min-height: 130px;
    	margin-bottom: 20px
    }
    
    .service-detail-btn {
    	background: #d4d4d4;
    	color: #4e4e4e;
    	vertical-align: top
    }
    
    .service-btn-wrap {
    	position: absolute;
    	bottom: -15px;
    	left: 0;
    	right: 0
    }
    
    .service-btn-wrap .fusion-button {
    	vertical-align: top;
    	margin: 0 15px
    }
    
    .serveice-detail-list {
    	padding: 0;
    	list-style: none;
    	min-height: 182px
    }
    
    .serveice-detail-list li {
    	margin-bottom: 3px;
    	font-size: 15px;
    	border-bottom: dashed 1px #ccc;
    	padding: 6px 7px 10px 23px;
    	line-height: 17px;
    	position: relative
    }
    
    .serveice-detail-list li:before {
    	content: '\f058';
    	font-family: 'Font Awesome 5 Free';
    	font-weight: 400;
    	position: absolute;
    	left: 0;
    	margin-top: 1px;
    	font-size: 16px;
    	color: #b7648b
    }
    
    .service-price {
    	background: #757575;
    	padding: 10px;
    	margin: 0 -36px 12px;
    	color: #fff;
    	font-size: 25px
    }
    
    .service-price del {
    	color: #ccc;
    	font-size: 18px
    }
    
    .service-price ins {
    	text-decoration: none;
    	margin-left: 10px
    }
    
    .free-goodies .fusion-column-content p {
    	font-size: 18px
    }
    
    .service-refund .lisence_terms {
    	margin: 0
    }
    
    .free-goodies .fusion-builder-row {
    	display: flex
    }
    
    .free-goodies .fusion-builder-row .fusion-layout-column .fusion-column-wrapper {
    	height: 100%
    }
    
    .free-goodies .fusion-builder-row .fusion-layout-column.order {
    	order: 1
    }
    
    @media screen and (max-width:1023px) {
    	.free-goodies {
    		margin-top: 10px!important
    	}
    
    	.free-goodies .fusion-column-wrapper .fusion-builder-row:nth-child(2) {
    		padding-top: 35px;
    		position: relative;
    		margin-top: 35px
    	}
    
    	.free-goodies .fusion-column-wrapper .fusion-builder-row:nth-child(2):before {
    		position: absolute;
    		width: 80%;
    		height: 1px;
    		border-top: 1px solid #ccc;
    		top: 0;
    		left: 0;
    		right: 0;
    		margin: auto
    	}
    
    	.free-goodies .fusion-column-wrapper {
    		background-color: transparent!important;
    		padding-top: 5px!important
    	}
    
    	.free-goodies .fusion-builder-row .fusion-one-half.fusion-column-last {
    		padding-top: 0
    	}
    }
    
    @media screen and (max-width:640px) {
    	.free-goodies .fusion-builder-row .fusion-one-half.fusion-column-last {
    		padding: 25px 25px 0
    	}
    
    	.free-goodies .fusion-builder-row .fusion-one-half.fusion-column-last .fusion-column-wrapper {
    		padding: 0!important
    	}
    
    	.paid-service {
    		margin-top: 0!important
    	}
    
    	.service-clm-holder {
    		margin-top: 30px!important;
    		margin-bottom: 0!important
    	}
    
    	.service-refund .lisence_terms {
    		margin: 0 auto;
    		display: table;
    		float: none
    	}
    
    	.service-btn-wrap a {
    		width: auto!important
    	}
    
    	.intro-service {
    		padding-left: 15px;
    		padding-right: 15px
    	}
    }
    
    @media screen and (max-width:800px) {
    	.free-goodies .fusion-builder-row {
    		display: block
    	}
    
    	.free-goodies .fusion-builder-row .fusion-layout-column .fusion-column-wrapper {
    		height: 300px
    	}
    }
    
    #wcmp_service_form fieldset.half {
    	width: 48%;
    	margin-right: 4%;
    	float: left
    }
    
    @media screen and (max-width:640px) {
    	#wcmp_service_form fieldset.half {
    		width: 100%;
    		margin-right: 0
    	}
    }
    
    #wcmp_service_form fieldset.half.last {
    	margin-right: 0
    }
    
    #wcmp_service_form fieldset {
    	margin-top: 30px
    }
    
    #wcmp_service_form fieldset label {
    	display: block;
    	font-size: 16px;
    	margin-bottom: 2px
    }
    
    #wcmp_service_form fieldset label strong {
    	margin-right: 2px;
    	color: #f30707;
    	font-weight: 400
    }
    
    #order_no_section .err_msg,#wcmp_service_form label.error {
    	color: #ea2424;
    	font-size: 13px;
    	margin: 2px 0 0;
    	width: auto
    }
    
    #wcmp_service_form fieldset input,#wcmp_service_form fieldset textarea {
    	display: block;
    	width: 100%;
    	border: 1px solid #c7c7c7!important;
    	height: 35px;
    	padding: 7px 10px;
    	font-size: 15px;
    	color: #737373
    }
    
    #wcmp_service_form fieldset input:focus,#wcmp_service_form fieldset textarea:focus,.order-input input:focus {
    	border-bottom: 1px solid #b7648b!important;
    	box-shadow: none;
    	outline: 0
    }
    
    #wcmp_service_form fieldset textarea {
    	height: 80px
    }
    
    #wcmp_service_form fieldset [type=file] {
    	font-size: 13px;
    	max-width: 250px;
    	margin: 0 0 10px;
    	height: auto
    }
    
    #order_no_section {
    	margin-top: 30px
    }
    
    #order_no_section label {
    	font-size: 17px
    }
    
    #wcmp_service_form fieldset.order-no-wrap {
    	margin-top: 0
    }
    
    fieldset#service_selection {
    	font-size: 15px;
    	min-width: 252px;
    	padding: 8px;
    	max-width: 100%;
    	margin: 0 0 10px
    }
    
    fieldset#service_selection label {
    	display: inline-block;
    	cursor: pointer;
    	margin: 0 17px 15px;
    	vertical-align: top
    }
    
    #service_selection input[type=radio] {
    	visibility: hidden;
    	display: none
    }
    
    #service_selection i:before {
    	content: '\f111';
    	font-family: 'Font Awesome 5 Free';
    	font-weight: 400;
    }
    
    #service_selection label input:checked+i:before {
    	content: '\f192'
    }
    
    #service_selection label span {
    	margin-left: 6px;
    	font-size: 18px
    }
    
    .service_type_msg {
    	margin: 0;
    	border: 1px solid #f5f5f5;
    	border-top: 4px solid #b7648b;
    	padding: 7px 7px 7px 16px;
    	font-size: 17px;
    	background-color: #f7f7f7;
    	box-shadow: 2px 2px 4px #e6e6e6
    }
    
    .advance-fm-link {
    	width: auto;
    	padding: 0 20px;
    	background: #78c3e6
    }
    
    .advance-fm-link:hover {
    	color: #000
    }
    
    .order-input {
    	position: relative
    }
    
    .order-input input {
    	padding-right: 40px;
    	border-color: #b9b7b7!important
    }
    
    .order-input .order-loader {
    	position: absolute;
    	right: 5px;
    	top: 3px;
    	margin: auto
    }
    
    .order-input .order-loader i {
    	font-size: 15px
    }
    
    .success-service-form {
    	width: 100%;
    	padding: 10px;
    	background: #51cd80;
    	color: #fff;
    	font-size: 16px;
    	text-align: center;
    	margin-bottom: 25px
    }
    
    .btn-holder .fusion-button {
    	vertical-align: top
    }
    
    .btn-holder a.fusion-button {
    	float: right;
    	margin: 0;
    	background: #e4e4e4;
    	color: #585757;
    	border: 1px solid #e0e0e0
    }
    
    .btn-holder a.fusion-button:hover {
    	background-color: #dcdcdc
    }
    
    .or-wraper {
    	padding: 15px;
    	background: #f7f7f7;
    	margin-top: 4px
    }
    
    label[for=order_no] {
    	position: relative
    }
    
    .oder-info-wrap {
    	position: absolute;
    	top: -14px;
    	z-index: 1;
    	left: 111px;
    	padding: 10px 10px 10px 7px
    }
    
    .oder-info-wrap span {
    	width: 17px;
    	height: 17px;
    	background: #b7648b;
    	border-radius: 50%;
    	display: inline-block;
    	text-align: center;
    	color: #fff;
    	font-size: 13px
    }
    
    .order-des {
    	position: absolute;
    	background: #fff;
    	border: 1px solid #777;
    	bottom: 6px;
    	left: 38px;
    	color: #312b2b;
    	padding: 7px 10px;
    	width: 320px;
    	display: none
    }
    
    .order-des a,.servcDes a {
    	color: #b7648b
    }
    
    .order-des:after,.order-des:before {
    	content: '';
    	display: block;
    	position: absolute;
    	width: 0;
    	transform: rotate(-90deg);
    	height: 0
    }
    
    .order-des:before {
    	left: -18px;
    	bottom: 6px;
    	border: 9px solid transparent;
    	border-bottom-color: #000
    }
    
    .order-des:after {
    	left: -16px;
    	bottom: 7px;
    	border: 8px solid transparent;
    	border-bottom-color: #fff
    }
    
    .order-des a {
    	margin-top: 5px;
    	display: table
    }
    
    .order-des a:after {
    	content: '\f07a';
    	font-family: 'Font Awesome 5 Free';
    	font-weight: 900;
    	margin: 0 0 0 5px;
    	display: inline-block;
    	vertical-align: middle;
    	color: #b7648b;
    	transition: all .3s
    }
    
    .order-des a:hover:after {
    	content: '\f218'
    }
    
    .oder-info-wrap:hover .order-des {
    	display: block
    }
    
    .suggested-product-wrap {
    	margin-top: 30px
    }
    
    .sugested-content {
    	background-color: #fff;
    	border: 1px solid #e8e8e8;
    	padding: 20px;
    	display: flex
    }
    
    .sugested-content p span.price_txt {
    	font-size: 0
    }
    
    .sugested-content p ins {
    	text-decoration: none;
    	margin-left: 5px
    }
    
    .sugested-content button {
    	height: auto!important
    }
    
    .servcDes {
    	margin: 6px 0 0 25px
    }
    
    .servcDes p {
    	margin: 7px 0 19px
    }
    
    #kbe_content .kbe_leftcol h3:first-of-type {
    	margin-top: 25px;
    	border: 0;
    	padding-top: 0
    }
    
    #kbe_content .kbe_leftcol h3 {
    	color: #373e42;
    	font-size: 22px;
    	margin-top: 50px;
    	margin-bottom: 9px;
    	line-height: 30px;
    	padding-top: 50px;
    	border-top: 1px solid #e0e0e0
    }
    
    #kbe_content .kbe_content_txt hr {
    	margin: 50px 0;
    	border: none;
    	border-top: 1px solid #e0e0e0
    }
    
    #kbe_content .kbe_content_txt hr+h3 {
    	margin-top: -1px
    }
    
    #kbe_content .kbe_content_txt blockquote {
    	background-color: rgba(0,153,229,.2);
    	margin: 25px 0;
    	border: none
    }
    
    .kbe_content_txt blockquote:nth-of-type(odd) {
    	background-color: rgba(156,94,145,.2)!important
    }
    
    #kbe_content .kbe_content_txt blockquote p:last-child {
    	margin-bottom: 0
    }
    
    #kbe_content .kbe_leftcol a:hover {
    	color: #0e99e5
    }
    
    #kbe_content .kbe_content_txt li {
    	margin-bottom: 18px
    }
    
    #kbe_content .kbe_content_txt ol {
    	list-style: none;
    	counter-reset: my-counter;
    	padding: 0
    }
    
    #kbe_content .kbe_content_txt ol li {
    	position: relative;
    	padding-left: 33px
    }
    
    #kbe_content .kbe_content_txt ol li:before {
    	content: counter(my-counter);
    	counter-increment: my-counter;
    	position: absolute;
    	left: 0;
    	top: 4px;
    	width: 20px;
    	height: 20px;
    	border: 1px solid;
    	text-align: center;
    	font-size: 13px;
    	font-weight: 700;
    	border-radius: 50%;
    	line-height: 21px
    }
    
    .heding-underline:after,.service-banner-content:after,.service-form-wrap:after {
    	content: ''
    }
    
    #kbe_content .kbe_content_txt ol li ul {
    	padding: 15px 0 0 20px
    }
    
    #kbe_content .kbe_content_txt ol li li {
    	padding: 0
    }
    
    #kbe_content .kbe_content_txt ol li li:before {
    	display: none
    }
    
    #jquery-live-search {
    	background-color: #fff
    }
    
    #kbe_content .kbe_content_txt ol li p:not(.centerP) {
    	margin-top: 10px
    }
    
    .kbe_leftcol ol li p.centerP strong,.kbe_leftcol ol li strong {
    	margin: -8px auto 30px;
    	display: table;
    	font-size: 15px;
    	line-height: 1.4;
    	font-weight: 400
    }
    
    #kbe_content .kbe_content_txt blockquote strong,.kbe_leftcol ol li p strong {
    	margin: initial;
    	display: initial
    }
    
    .kbe_content_txt mark {
    	background: #ff0;
    	margin: 0 2px 0 0;
    	padding: 0 4px
    }
    
    .ilightbox-toolbar.metro-black {
    	right: 8px;
    	left: auto
    }
    
    .feat_image {
    	width: 46px;
    	float: left;
    	margin-right: 10px
    }
    
    .wrap_image_text .kbe_content_title {
    	margin-top: 5px!important
    }
    
    .centerP {
    	text-align: center
    }
    
    @media screen and (max-width:1024px) {
    	#kbe_content .kbe_leftcol h3 {
    		margin-top: 30px;
    		padding-top: 30px
    	}
    
    	#kbe_content .kbe_content_txt hr {
    		margin: 30px 0
    	}
    }
    
    @media screen and (max-width:640px) {
    	#kbe_content .kbe_content_txt hr {
    		margin: 15px 0
    	}
    
    	#kbe_content .kbe_leftcol h3 {
    		margin-top: 15px;
    		padding-top: 15px;
    		font-size: 17px;
    		line-height: 21px
    	}
    
    	#kbe_content .icons_beside {
    		float: none;
    		margin: 0 auto 6px;
    		display: table
    	}
    
    	#kbe_container h1 {
    		width: 100%;
    		font-size: 20px;
    		line-height: 22px
    	}
    
    	#kbe_content .kbe_leftcol .kbe_content_txt li,#kbe_content .kbe_leftcol .kbe_content_txt p,#kbe_content .kbe_leftcol .kbe_content_txt span {
    		line-height: 25px;
    		font-size: 16px
    	}
    
    	.was-this-helpful {
    		padding: 30px 16px 10px!important
    	}
    
    	.kbe_leftcol ol li p.centerP strong,.kbe_leftcol ol li strong {
    		margin: -8px auto 20px;
    		line-height: 20px
    	}
    
    	.wrap_image_text .kbe_content_title {
    		float: left;
    		width: calc(100% - 60px)!important;
    		display: inline-block;
    		text-align: left!important
    	}
    }
    
    @media screen and (max-width:360px) {
    	.was-this-helpful a {
    		margin: 5px 0
    	}
    }
    
    @media print {
    	.entire_leftside,.icons_beside,.top-left-content,.was-this-helpful {
    		display: none
    	}
    
    	.kbe-left-title-bar h1 {
    		width: 100%
    	}
    
    	#kbe_container .content-pannel {
    		margin: 0
    	}
    
    	#kbe_content .kbe_content_txt hr {
    		margin: 20px 0
    	}
    }
    
    .how-it-works-wrap .link-area-link-icon {
    	padding: 0
    }
    
    .how-it-works-wrap .heading.heading-with-icon {
    	width: 370px;
    	margin-bottom: 0;
    	max-width: 100%;
    	display: flex;
    	align-items: center
    }
    
    .how-it-works-wrap .fusion-content-boxes.content-boxes-icon-on-side .icon {
    	position: relative;
    	z-index: 2
    }
    
    .how-it-works-wrap .fusion-content-boxes.content-boxes-icon-on-side h2 {
    	padding: 0!important;
    	text-align: left;
    	width: calc(100% - 84px)
    }
    
    .how-it-works-wrap .fusion-column-wrapper .fusion-content-boxes .content-container {
    	margin-bottom: 0
    }
    
    .how-it-works-wrap .fusion-column-wrapper .fusion-content-boxes {
    	position: relative
    }
    
    .how-it-works-wrap .fusion-column-wrapper .fusion-content-boxes:before {
    	content: '';
    	position: absolute;
    	top: 30px;
    	width: 1px;
    	height: calc(100% - 111px);
    	left: 47px;
    	border-left: 2px dashed #e6e6e6;
    	z-index: 1
    }
    
    .how-it-works-wrap .fusion-content-boxes .fusion-column {
    	margin-bottom: 65px
    }
    
    .how-it-works-wrap .fusion-content-boxes .fusion-column:nth-last-of-type(1) {
    	margin-bottom: 0
    }
    
    .how-it-works-wrap h3 {
    	text-align: center;
    	width: 350px;
    	max-width: 100%;
    	margin-top: 6px
    }
    
    .custom-form-wrapper form {
    	padding-top: 15px
    }
    
    .custom-form-wrapper form p {
    	font-size: 17px;
    	line-height: 1.6;
    	color: #666
    }
    
    .custom-form-wrapper form input,textarea {
    	border-color: #e6e6e6!important
    }
    
    @media screen and (min-width:801px) {
    	.custom-form-wrapper {
    		padding-left: 3%
    	}
    }
    
    @media screen and (max-width:800px) {
    	.how-it-works-wrap .fusion-content-boxes .heading-with-icon .fontawesome-icon {
    		font-size: 23px!important;
    		height: 54px!important;
    		width: 54px!important;
    		line-height: 54px!important;
    		margin-right: 10px
    	}
    
    	.how-it-works-wrap .fusion-content-boxes.content-boxes-icon-on-side h2 {
    		font-size: 18px!important
    	}
    
    	.how-it-works-wrap .fusion-column-wrapper .fusion-content-boxes::before {
    		left: 41px
    	}
    
    	.how-it-works-wrap .fusion-content-boxes .fusion-column {
    		margin-bottom: 45px
    	}
    
    	.custom-form-wrapper h2 {
    		font-size: 19px!important;
    		margin-bottom: .7em;
    		text-align: left
    	}
    }
    
    .bbp-topics {
    	word-break: keep-all;
    	word-break: break-word
    }
    
    #bbpress-forums .bbp-user-section {
    	overflow: initial
    }
    
    @media screen and (max-width:767px) {
    	#bbpress-forums p.bbp-topic-meta span {
    		white-space: normal
    	}
    
    	#bbpress-forums p.bbp-topic-meta span.bbp-topic-freshness-author {
    		display: inline-flex
    	}
    
    	#bbpress-forums p.bbp-topic-meta {
    		line-height: 17px
    	}
    
    	#bbpress-forums div.bbp-search-form,.bbp-topic-freshness .bbp-topic-meta a.bbp-author-name {
    		margin-bottom: 20px
    	}
    
    	.bbp-pagination-count {
    		margin-bottom: 10px
    	}
    }
    
    @media screen and (max-width:480px) {
    	#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,li.bbp-topic-freshness {
    		width: 37%
    	}
    
    	#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic,#bbpress-forums li.bbp-header {
    		padding: 12px 10px
    	}
    
    	#bbpress-forums li.bbp-forum-freshness,#bbpress-forums li.bbp-header ul {
    		font-size: 14px!important
    	}
    
    	.bbp-forum-freshness a {
    		line-height: 16px
    	}
    
    	.bbp-topic-meta {
    		margin: 6px 0 0 -3px!important
    	}
    
    	#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic {
    		font-size: 15px
    	}
    
    	.bbp-body .ico {
    		display: block
    	}
    
    	.bbp-reply-author {
    		width: 100%!important;
    		border: 1px solid #e6e5e6;
    		border-bottom: none;
    		margin: 0 0 -1px
    	}
    
    	#bbpress-forums div.bbp-reply-content {
    		clear: both;
    		margin-left: 0
    	}
    
    	#bbpress-forums li {
    		margin-bottom: 18px
    	}
    
    	.bbp-reply-author .bbps-post-count {
    		padding-bottom: 5px
    	}
    
    	#bbpress-forums div.bbp-reply-content .bbp-reply-entry p:last-of-type {
    		margin-bottom: 0
    	}
    
    	#bbpress-forums div.bbp-reply-content .bbp-reply-entry {
    		padding: 15px
    	}
    
    	#bbpress-forums .topic-title {
    		font-size: 19px;
    		margin: 0
    	}
    
    	#bbpress-forums ul.bbp-replies {
    		margin-top: 10px;
    		border: none
    	}
    
    	#bbpress-forums div.bbp-topic-tags {
    		margin: 20px 0 0!important
    	}
    }
    
    .page-id-12568 #main>.fusion-row {
    	max-width: 100%
    }
    
    .full-width-banner {
    	margin-bottom: 20px
    }
    
    .service-banner h4 {
    	font-family: Lato;
    	font-size: 30px;
    	font-weight: 300;
    	line-height: 1.6;
    	margin-bottom: 0
    }
    
    .service-banner p.service-banner-large-text {
    	color: #b7648b;
    	font-family: Lato;
    	font-size: 60px;
    	font-weight: 700;
    	line-height: 56px;
    	padding: 0 15px;
    	text-transform: uppercase;
    	background: #e6e6e6;
    	z-index: 1
    }
    
    .service-banner>.fusion-column-wrapper {
    	text-align: center
    }
    
    .service-banner-content h1.heding-underline:after {
    	bottom: -21px;
    	background: #3d3d3d;
    	width: 200px
    }
    
    .service-banner-content:after {
    	position: absolute;
    	width: 100%;
    	height: 77%;
    	top: -23px;
    	left: 0;
    	border: 1px solid #b7648b
    }
    
    .service-banner-content {
    	display: inline-block;
    	padding: 15px 35px;
    	position: relative;
    	max-width: 95%
    }
    
    .service-row {
    	padding: 50px 0 65px!important
    }
    
    .post-content .service-row:first-of-type {
    	padding-top: 70px!important
    }
    
    .service-row p {
    	margin-bottom: 30px
    }
    
    .service-form-wrap h1,.service-row h1 {
    	font-size: 38px;
    	color: #5b5b5b;
    	font-weight: 300;
    	margin-bottom: 40px
    }
    
    .service-form-wrap h1 span,.service-row h1 span {
    	color: #b7648b;
    	font-weight: 700
    }
    
    .service-row a.fusion-button {
    	background-color: #b7658c
    }
    
    .right-text {
    	text-align: right
    }
    
    .breakspan {
    	display: block
    }
    
    .benifits-list {
    	list-style: none;
    	padding: 0;
    	margin: 0 0 25px -41px
    }
    
    .benifits-list li {
    	display: inline-block
    }
    
    .benifits-list li p {
    	width: 43px;
    	text-align: left;
    	display: inline-block;
    	margin: auto;
    	vertical-align: middle;
    	font-size: 18px;
    	line-height: 21px
    }
    
    .benifits-list .benifits-icon-holder {
    	display: inline-block;
    	vertical-align: middle;
    	margin-right: 10px;
    	border: 1px solid #b7658c;
    	border-radius: 50%;
    	width: 81px;
    	height: 81px;
    	position: relative
    }
    
    .benifits-list .benifits-icon-holder img {
    	position: absolute;
    	left: 0;
    	right: 0;
    	top: 0;
    	bottom: 0;
    	margin: auto;
    	width: auto
    }
    
    .benifits-list li:nth-child(3n+2) {
    	margin: 0 76px 0 40px
    }
    
    .design-list {
    	padding: 0;
    	list-style: none;
    	margin: 35px 0
    }
    
    .design-list li {
    	margin-bottom: 20px;
    	position: relative;
    	padding-left: 28px
    }
    
    .design-list i {
    	font-size: 20px;
    	color: #b7648b;
    	position: absolute;
    	top: 6px;
    	left: 0
    }
    
    .service-form-wrap {
    	background-color: #f8f8f8;
    	padding: 80px 0 35px;
    	clear: both;
    	margin: 0 -30px;
    	position: relative
    }
    
    .service-form-wrap:after {
    	position: absolute;
    	left: 0;
    	right: 0;
    	top: 0;
    	margin: auto;
    	width: 0;
    	height: 0;
    	border-left: 30px solid transparent;
    	border-right: 30px solid transparent;
    	border-top: 28px solid #fff
    }
    
    .service-form-wrap h1 {
    	text-align: center;
    	margin-bottom: 77px
    }
    
    .heding-underline {
    	position: relative
    }
    
    .heding-underline:after {
    	position: absolute;
    	width: 97px;
    	height: 1px;
    	background-color: #6a6a6a;
    	left: 0;
    	right: 0;
    	margin: auto;
    	bottom: -12px
    }
    
    .service-row h1.disclaimer-text {
    	font-size: 35px;
    	margin-top: 45px
    }
    
    .service-form-wrapper {
    	width: 605px;
    	max-width: 100%;
    	margin: 0 auto;
    	padding: 0 25px
    }
    
    .service-form-wrapper .form-group {
    	margin-bottom: 35px
    }
    
    .service-form-wrapper .form-group label {
    	display: inline-block;
    	vertical-align: top;
    	color: #868686;
    	font-size: 15px;
    	font-weight: 400;
    	line-height: 22px;
    	width: 80px;
    	margin-top: 14px
    }
    
    .service-form-wrapper .input-wrap {
    	margin-left: 5px;
    	display: inline-block;
    	vertical-align: middle;
    	width: calc(100% - 93px)
    }
    
    .service-form-wrapper .form-group input[type=text],.service-form-wrapper .form-group input[type=password],.service-form-wrapper .form-group input[type=email],.service-form-wrapper .form-group input[type=url] {
    	width: 100%;
    	height: 44px;
    	background-color: #fbfbfb;
    	border: 1px solid #dedede!important;
    	border-radius: 2px;
    	padding: 5px 12px
    }
    
    .service-form-wrapper .form-group .fusion-button {
    	max-width: 100%;
    	border-radius: 3px 2px 2px 3px;
    	background-color: #b7658c;
    	margin: 0 auto;
    	display: table
    }
    
    .service-right-img {
    	float: right;
    	margin-right: 0!important;
    	order: 1
    }
    
    .service-img {
    	position: relative
    }
    
    .service-img .fusion-column-wrapper {
    	position: absolute;
    	bottom: 0
    }
    
    .fusion-builder-row.fusion-row.service-clm {
    	display: flex
    }
    
    input[type=url] {
    	color: #686767
    }
    
    @media screen and (max-width:1170px) {
    	.service-row.nonhundred-percent-fullwidth {
    		margin-left: 0;
    		margin-right: 0
    	}
    }
    
    @media screen and (max-width:1024px) {
    	.service-banner>.fusion-column-wrapper {
    		padding: 100px 0!important
    	}
    
    	.service-form-wrap h1,.service-row h1,.service-row p {
    		margin-bottom: 20px
    	}
    
    	.service-row {
    		padding: 30px 0 35px!important
    	}
    
    	.benifits-list li:nth-child(3n+2) {
    		margin: 0 60px 0 40px
    	}
    
    	.benifits-list li:nth-child(3n+3) {
    		margin-left: 20px
    	}
    }
    
    @media screen and (max-width:800px) {
    	.service-row .right-text {
    		text-align: left
    	}
    
    	.service-img {
    		text-align: center
    	}
    
    	.service-img img {
    		max-height: 250px;
    		height: auto;
    		width: auto
    	}
    
    	.benifits-list {
    		margin: 0 0 25px
    	}
    
    	.service-img .fusion-imageframe {
    		float: none!important;
    		margin: 0!important
    	}
    
    	.service-row {
    		border-bottom: 1px solid #bababa
    	}
    
    	.post-content .service-row:last-of-type {
    		border: none
    	}
    
    	.service-row h1.disclaimer-text {
    		margin-top: 0
    	}
    
    	.service-row h1 {
    		margin-bottom: 10px;
    		line-height: 30px!important;
    		font-size: 23px!important
    	}
    
    	.design-list {
    		margin: 25px 0
    	}
    
    	.service-row .fusion-layout-column {
    		margin-bottom: 0!important
    	}
    
    	.fusion-builder-row.fusion-row.service-clm {
    		display: block
    	}
    
    	.service-img .fusion-column-wrapper {
    		position: initial;
    		bottom: auto
    	}
    
    	.service-banner p.service-banner-large-text {
    		font-size: 42px;
    		line-height: 47px
    	}
    
    	.service-banner-content:after {
    		top: -14px
    	}
    
    	.service-banner>.fusion-column-wrapper {
    		padding: 36px 0 24px!important
    	}
    
    	.service-img+.fusion-layout-column .fusion-column-wrapper {
    		padding: 0!important
    	}
    
    	.service-row {
    		margin-top: 0!important
    	}
    }
    
    .kbe_categories .kbe_category,.pujo-banner,.upcoming_3 {
    	text-align: center
    }
    
    @media screen and (max-width:600px) {
    	.benifits-list li {
    		display: block;
    		margin: 0 auto 21px!important
    	}
    
    	.post-content .service-row.fullwidth-box.first {
    		padding-top: 0!important
    	}
    
    	.service-row p br {
    		display: none
    	}
    
    	.service-form-wrapper .input-wrap {
    		margin-left: 0;
    		width: 100%
    	}
    
    	.service-form-wrapper .form-group {
    		margin-bottom: 15px
    	}
    
    	.service-img>.fusion-column-wrapper {
    		padding: 0 0 15px!important
    	}
    
    	.service-banner-content h4 {
    		font-size: 16px!important;
    		line-height: 1.6!important
    	}
    
    	.service-banner p.service-banner-large-text {
    		line-height: 31px;
    		font-size: 21px
    	}
    
    	.service-banner-content h1.heding-underline:after {
    		bottom: -7px;
    		width: 100px
    	}
    
    	.service-banner-content {
    		padding: 0 15px
    	}
    
    	.service-banner-content:after {
    		top: -13px
    	}
    
    	.service-img img {
    		max-height: 200px;
    		height: auto;
    		width: auto;
    		max-width: 80%
    	}
    
    	.button-large {
    		font-size: 14px
    	}
    
    	.service-form-wrap {
    		padding: 40px 0 25px
    	}
    
    	.service-form-wrap:after {
    		border-left: 20px solid transparent;
    		border-right: 20px solid transparent;
    		border-top: 19px solid #fff
    	}
    
    	.design-list {
    		margin: 15px 0
    	}
    
    	#service-form-wrap h1 {
    		font-size: 23px;
    		line-height: 30px
    	}
    }
    
    @media screen and (max-width:360px) {
    	.service-banner p.service-banner-large-text {
    		font-size: 21px
    	}
    }
    
    .pre-wrap {
    	position: relative
    }
    
    @media screen and (max-width:800px) {
    	.fusion-contact-info,.inter-link {
    		display: none!important
    	}
    }
    
    .fusion-widget-cart-number {
    	background-color: #b7648b;
    	color: #fff;
    	font-weight: 700
    }
    
    .fusion-main-menu .fusion-widget-cart-counter>a .menu-text {
    	position: relative
    }
    
    .fusion-main-menu .fusion-widget-cart-counter>a .fusion-widget-cart-number {
    	height: 10px;
    	width: 10px;
    	line-height: 9px;
    	position: absolute;
    	top: calc(50% - 21px);
    	color: #fff;
    	right: -8px;
    	font-size: 11px
    }
    
    .fusion-main-menu .fusion-widget-cart-counter>a::before {
    	background: #fff;
    	padding: 6px 7px;
    	font-size: 19px;
    	border-radius: 0
    }
    
    .fusion-menu-cart a {
    	width: 50px
    }
    
    .fusion-menu-cart .fusion-menu-cart-item a {
    	width: auto
    }
    
    .slider_beta_txt {
    	font-size: 12px!important;
    	position: absolute;
    	top: -7px;
    	width: 32px;
    	text-align: right!important
    }
    
    .special_cta_block {
    	margin: 6px 0 30px
    }
    
    .special_cta_block .cta_to_contribute {
    	font-size: 17px;
    	background: #01b5d0;
    	transition: .5;
    	margin: 0 0 30px
    }
    
    .special_cta_block .cta_to_contribute:hover {
    	background: #01b5d0;
    	transition: .5
    }
    
    .footer_sticky_holder {
    	background: #666!important;
    	padding: 0!important;
    	position: fixed;
    	bottom: 0!important;
    	width: 100%;
    	z-index: 100000
    }
    
    .footer_sticky_holder .fusion-layout-column.fusion-column-last {
    	margin-bottom: 10px!important
    }
    
    .footer_sticky_in {
    	display: flex;
    	flex-wrap: nowrap
    }
    
    .footer_sticky_in div {
    	font-size: 19px;
    	padding: 0 10px;
    	color: #fff;
    	margin: 0;
    	align-items: center;
    	display: flex
    }
    
    .chris_promo {
    	width: 180px;
    	height: 40px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	background: #e9acc9;
    	border-radius: 3px;
    	color: #444;
    	cursor: grab;
    	cursor: -webkit-grab;
    	font-size: 17px;
    	font-weight: 600;
    	border: 2px dashed #a73269
    }
    
    .offer_terms {
    	position: absolute;
    	bottom: 5px;
    	right: 10px;
    	color: #fff;
    	font-size: 12px
    }
    
    .close_sticky_footer {
    	position: absolute;
    	top: 8px;
    	right: 8px;
    	background: #ddd;
    	border-radius: 100%;
    	width: 20px;
    	height: 20px;
    	line-height: 20px;
    	text-align: center;
    	font-weight: 400;
    	cursor: pointer
    }
    
    div#demo_count_down_timer p {
    	display: inline-block;
    	padding: 1px!important;
    	color: #fff;
    	font-weight: 700;
    	width: 33px!important;
    	text-align: center;
    	margin: 0!important;
    	font-size: 18px!important;
    	background: 0 0!important
    }
    
    div#demo_count_down_timer .sale {
    	display: inline-block;
    	width: 100%;
    	font-size: 17px
    }
    
    div#demo_count_down_timer p span {
    	display: block;
    	font-weight: 400;
    	font-size: 12px;
    	margin-top: 0
    }
    
    #demo_count_down_timer {
    	margin: 0 20px 0 0!important;
    	width: 180px!important;
    	display: inline-block!important;
    	background: #da669d;
    	color: #fff;
    	line-height: 1!important;
    	text-align: center;
    	padding: 2px 0 0!important
    }
    
    .footer_sticky_in .promo_container {
    	height: 52px;
    	padding: 4px;
    	margin: 4px
    }
    
    .footer_sticky_in div:nth-of-type(2) {
    	font-weight: 300!important
    }
    
    .figCaption,.figCaption strong {
    	font-weight: 400!important
    }
    
    @media (max-width:767px) {
    	.footer_sticky_holder .container {
    		width: auto
    	}
    
    	.footer_sticky_in {
    		display: block;
    		text-align: center
    	}
    
    	#demo_count_down_timer {
    		width: 100%
    	}
    
    	#demo_count_down_timer,.footer_sticky_in div {
    		display: inline-block!important;
    		font-size: 16px
    	}
    
    	.footer_sticky_in div:nth-of-type(2) {
    		width: 174px
    	}
    
    	#demo_count_down_timer p {
    		font-size: 22px!important
    	}
    
    	div#demo_count_down_timer p span {
    		font-size: 11px!important
    	}
    
    	.promo_container {
    		transform: translateY(-15px)
    	}
    }
    
    @media (max-width:600px) {
    	.footer_sticky_in div {
    		display: inline-block!important;
    		width: 124px;
    		font-size: 13px;
    		padding: 2px
    	}
    
    	.footer_sticky_in div:nth-of-type(2) {
    		width: 100%
    	}
    
    	.promo_container {
    		transform: translateY(0)
    	}
    
    	.chris_promo {
    		width: 114px
    	}
    }
    
    .shipping-coupon {
    	visibility: hidden!important
    }
    
    .post-content .cart_totals .shop_table th {
    	background: #ededed;
    	color: #333
    }
    
    .post-content .cart_totals .shop_table tr:nth-child(2n) td,.post-content .checkout .shop_table tfoot tr.tax-rate td {
    	background: #fff
    }
    
    .woocommerce .checkout #customer_details .col-1,.woocommerce .checkout #customer_details .col-2 {
    	margin-bottom: 40px
    }
    
    .post-content .checkout .shop_table tfoot tr.cart-subtotal th,.post-content .checkout .shop_table tfoot tr.order-total th,.post-content .checkout .shop_table tfoot tr.tax-rate th {
    	background: #ededed;
    	padding: 10px;
    	color: #333
    }
    
    .figCaption {
    	text-align: center
    }
    
    #kbe_content i.spl_design {
    	margin-top: 4px
    }
    
    #kbe_content .form-fields-desc {
    	color: #999!important;
    	font-size: 21px!important;
    	background: #f8f8f8;
    	padding: 4px 10px
    }
    
    .wpcf7-form-control.budget {
    	margin-top: 3px;
    	display: inline-block
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item {
    	border: 2px solid #666;
    	display: inline-block;
    	margin: 0 3px 3px 0;
    	position: relative
    }
    
    .wpcf7-list-item-label {
    	color: #666;
    	font-size: 1rem;
    	font-weight: 800;
    	margin-bottom: 15px;
    	text-transform: uppercase;
    	z-index: 2;
    	position: relative
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item input[type=radio] {
    	-webkit-appearance: none;
    	-moz-appearance: none;
    	appearance: none;
    	background: 0 0;
    	border-radius: 0;
    	height: 100%;
    	left: 0;
    	position: absolute;
    	top: 0;
    	width: 100%;
    	z-index: -1;
    	margin: 0
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item label {
    	display: inline-block;
    	height: 100%;
    	width: 100%;
    	cursor: pointer;
    	padding: 10px 18px
    }
    
    .halfofform1,.halfofform2 {
    	float: left;
    	padding: 0 10px 0 0
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item input[type=radio]:checked+.wpcf7-list-item-label,.wpcf7-form-control.budget .wpcf7-list-item input[type=radio]:focus+.wpcf7-list-item-label {
    	color: #fff
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item input[type=radio]:checked,.wpcf7-form-control.budget .wpcf7-list-item input[type=radio]:focus {
    	background: #2f2f2f;
    	outline: 0;
    	z-index: 1
    }
    
    .halfofform1 {
    	width: 75%
    }
    
    .halfofform2 {
    	width: 25%
    }
    
    .availability-indicator {
    	padding: 0;
    	margin: 0;
    	list-style: square
    }
    
    .availability-indicator li {
    	color: #666;
    	font-size: 1rem;
    	font-weight: 800;
    	margin-bottom: 3px
    }
    
    .availability-indicator li span.booked {
    	color: #c43730
    }
    
    .availability-indicator li span.available {
    	color: #16a085
    }
    
    .form_wrapper {
    	overflow: hidden;
    	padding: 20px 0;
    	border-top: 1px solid #d2d2d2;
    	border-bottom: 1px solid #d2d2d2;
    	margin-bottom: 20px
    }
    
    @media (max-width:990px) {
    	.halfofform1,.halfofform2 {
    		width: 100%
    	}
    }
    
    .single-post .fusion-sharing-box .social-share-ctrl {
    	display: none
    }
    
    .fusion-secondary-header {
    	padding: 13px 30px 10px
    }
    
    .single-post .fusion-carousel-title a {
    	font-size: 13px;
    	font-weight: 600
    }
    
    /*contributer*/
    .contributors-wrap {
    	overflow: hidden;
    	margin-bottom: 40px;
    }
    
    .contributors-wrap .fusion-person {
    	position: relative;
    	padding: 0 20px 20px;
    }
    
    .contributors-wrap .person-shortcode-image-wrapper {
    	text-align: left;
    	width: 99px;
    	display: inline-block;
    	vertical-align: top;
    }
    
    .contributors-wrap .person-shortcode-image-wrapper img {
    	border: solid 1px #e0e0e0;
    }
    
    .contributors-wrap .person-desc {
    	display: inline-block;
    	vertical-align: text-bottom;
    	margin: 0;
    	width: calc(100% - 100px);
    	padding-left: 25px;
    }
    
    .contributors-wrap .person-desc .person-content, .contributors-wrap .fusion-person .person-desc .person-author .person-title {
    	display: none;
    }
    
    .contributors-wrap .person-desc .fusion-social-network-icon {
    	margin: 0 19px 0 0;
    	font-size: 19px !important;
    	color: #9d9d9d !important;
    }
    
    .contributors-wrap .fusion-social-networks-wrapper .fusion-social-network-icon:last-child {
    	margin: 0;
    }
    
    .contributors-wrap .person-desc .person-name {
    	font-size: 17px;
    	cursor: pointer;
    	font-weight: 700;
    	line-height: 19px;
    	color: #5b5b5b;
    	margin-top: 0px;
    }
    
    .contributors-wrap .person-desc .person-name:hover {
    	color: #826dad;
    }
    
    .contributors-wrap .fusion-person:after {
    	content: '';
    	width: 100%;
    	height: 85px;
    	border: 1px solid #d6d6d6;
    	left: 0;
    	bottom: 0;
    	position: absolute;
    	z-index: -1;
    }
    
    .contributors-wrap .fusion-column-wrapper {
    	position: relative;
    }
    
    .contributors-wrap .fusion-button-wrapper {
    	position: absolute;
    	bottom: 48px;
    	left: 146px;
    }
    
    .contributors-wrap .author-url {
    	font-size: 13px;
    	background: transparent;
    	padding: 0;
    	width: 100%;
    	text-align: left;
    }
    
    .contributors-wrap .author-url span {
    	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	width: auto;
    	max-width: calc(100% - 2px);
    	display: inline-block;
    }
    
    .contributors-wrap .author-url .fusion-button-text {
    	color: #4876eb !important;
    	text-decoration: underline;
    }
    
    .contributors-wrap .fusion-person-icon-bottom .fusion-social-networks {
    	margin-top: 43px;
    }
    
    .contributors-wrap .fusion-person .person-desc .person-author {
    	height: 47px;
    	vertical-align: middle;
    }
    /*popup*/
    .contributor-popup-wrap {
    	position: fixed;
    	width: 100%;
    	height: 100%;
    	top: 0;
    	left: 0;
    	bottom: 0;
    	background: rgba(0,0,0,0.3);
    	z-index: 99999;
    	display: none;
    }
    
    .contributor-popup-outer {
    	width: 660px;
    	background: #fff;
    	position: absolute;
    	right: 0;
    	left: 0;
    	top: 50%;
    	transform: translateY(-50%);
    	padding: 38px;
    	margin: auto;
    	max-height: 90%;
    	max-width: 94%;
    	overflow-y: auto;
    }
    
    .admin-bar .contributor-popup-outer {
    	top: calc(50% + 13px);
    }
    
    .contributor-popup-inner {
    	max-height: 100%;
    	padding: 15px;
    }
    
    .contributor-popup-close {
    	position: absolute;
    	top: 11px;
    	right: 18px;
    	color: #2a3b47;
    	font-size: 24px;
    	font-weight: normal;
    	z-index: 9;
    	padding: 5px;
    	cursor: pointer;
    	text-align: center;
    	line-height: 22px;
    }
    
    .contributor-popup-close:hover {
    	color: #0d1013;
    }
    
    .contributer-img {
    	display: inline-block;
    	vertical-align: top;
    	max-width: 120px;
    }
    
    .contributer-img img {
    	max-height: 150px;
    }
    
    .contributer-info {
    	display: inline-block;
    	vertical-align: top;
    	margin: 0 0 0 25px;
    	width: calc(100% - 160px);
    }
    
    .name {
    	font-size: 18px;
    	font-weight: 700;
    	line-height: 23px;
    	color: #2a3b47;
    }
    
    .position {
    	font-size: 16px;
    	font-weight: 400;
    	color: #959595;
    	line-height: 15px;
    	margin: -1px 0 7px 0;
    }
    
    .contributer-description {
    	color: #727272;
    	font-size: 15px;
    	font-weight: 400;
    	line-height: 25px;
    	max-height: 200px;
    	overflow: auto;
    	margin: 0 0 30px 0;
    }
    
    .contributer-url {
    	float: left;
    	margin: 7px 0 0 0;
    }
    
    .contributer-url a {
    	font-size: 15px;
    	padding: 0;
    	background: transparent !important;
    }
    
    .contributer-url a span {
    	color: #005dab !important;
    }
    
    .contributer-url a:hover span {
    	color: #3d3d3d !important;
    }
    
    .contributer-social {
    	list-style: none;
    	float: left;
    	padding: 0;
    	margin-right: 15px;
    }
    
    .contributer-social {
    	display: inline-block;
    }
    
    .contributor-fotter {
    	overflow: hidden;
    }
    
    .contributer-social a:hover:before {
    	color: #fff;
    }
    
    .badge {
    	background-image: url('images/badges-sprite.png');
    	background-repeat: no-repeat;
    	display: none;
    }
    
    .badges-wrap .badge {
    	display: block;
    }
    
    .bug-badge {
    	width: 29px;
    	height: 29px;
    	background-position: -1px -1px;
    }
    
    .code-badge {
    	width: 29px;
    	height: 29px;
    	background-position: -32px -1px;
    }
    
    .idea-badge {
    	width: 29px;
    	height: 29px;
    	background-position: -63px -1px;
    }
    
    .translation-badge {
    	width: 29px;
    	height: 29px;
    	background-position: -94px -1px;
    }
    
    .badges-wrap {
    	margin-top: 10px;
    }
    
    .badges-wrap .badge {
    	display: inline-block;
    	vertical-align: top;
    }
    
    .contributor-content {
    	margin-bottom: 20px;
    	font-size: 17px;
    	line-height: 25px;
    }
    
    .contributor-content h3 {
    	margin: 0 0 5px;
    	color: #2a3b47;
    }
    
    .contributor-content h3:not(:first-child) {
    	margin-top: 15px;
    }
    
    @media screen and (max-width: 1100px) {
    	.contributors-wrap .person-desc .fusion-social-network-icon {
    		margin: 0 13px 0 0;
    		font-size: 14px !important;
    	}
    
    	.contributors-wrap .person-desc .person-name {
    		font-size: 16px;
    	}
    
    	.contributors-wrap .person-desc {
    		padding-left: 15px;
    	}
    
    	.contributors-wrap .fusion-button-wrapper {
    		left: 136px;
    	}
    
    	.contributors-wrap .fusion-person {
    		padding: 0 10px 20px 15px;
    	}
    }
    
    @media screen and (max-width: 977px) {
    	.contributors-wrap .author-url {
    		width: 108px !important;
    	}
    }
    
    @media only screen and (max-width: 800px) {
    	.contributors-wrap .fusion-builder-row .fusion-layout-column {
    		width: 47% !important;
    		margin-right: 3% !important;
    		margin-left: 1% !important;
    		clear: initial;
    	}
    
    	.contributors-wrap .fusion-builder-row .fusion-layout-column:nth-child(even) {
    		margin-right: 0 !important;
    	}
    }
    
    @media only screen and (max-width: 600px) {
    	.contributors-wrap .fusion-builder-row .fusion-layout-column, .contributors-wrap .fusion-builder-row .fusion-layout-column:nth-child(even) {
    		width: 85% !important;
    		margin-right: 3% !important;
    		margin-left: 1% !important;
    		clear: both;
    		margin: 0 auto 30px !important;
    		float: none !important;
    		display: table !important;
    	}
    }
    /*contributor End*/
    .contributor-person {
    	width: 30%;
    	float: left;
    	margin: 25px 0 25px 5%;
    	position: relative;
    	padding: 20px;
    	word-wrap: break-word;
    	z-index: 1;
    }
    
    .contributors-wrap .contributor-person:nth-of-type(3n+1) {
    	margin-left: 0;
    	clear: both;
    }
    
    @media screen and (max-width: 1055px) {
    	.contributtor-desc .person-name {
    		font-size: 16px;
    	}
    
    	.contributor-person {
    		width: 41%;
    		margin: 25px 0 25px 18%;
    	}
    
    	.contributors-wrap .contributor-person:nth-of-type(3n+1) {
    		margin-left: 18%;
    		clear: none;
    	}
    
    	.contributors-wrap .contributor-person:nth-of-type(2n+1) {
    		margin-left: 0;
    		clear: both;
    	}
    }
    
    @media screen and (max-width: 768px) {
    	.contributor-person {
    		width: 48%;
    		margin: 25px 0 25px 4%;
    	}
    
    	.contributors-wrap .contributor-person:nth-of-type(3n+1) {
    		margin-left: 4%;
    		clear: none;
    	}
    
    	.contributors-wrap .contributor-person:nth-of-type(2n+1) {
    		margin-left: 0;
    		clear: both;
    	}
    }
    
    @media screen and (max-width: 690px) {
    	.contributor-person {
    		width: 350px;
    		max-width: 100%;
    		margin: 0 auto 10px !important;
    		float: none;
    		clear: both;
    	}
    }
    
    @media screen and (max-width: 480px) {
    	.contributer-info {
    		margin: 28px 0 0;
    		width: 100%;
    	}
    
    	.contributor-fotter .contributer-social a {
    		width: 41px;
    		height: 40px;
    	}
    }
    
    .contributor-person:after {
    	content: '';
    	width: 100%;
    	height: 85px;
    	border: 1px solid #d6d6d6;
    	left: 0;
    	bottom: 0;
    	position: absolute;
    	z-index: -1;
    	box-sizing: border-box;
    }
    
    .contributors-wrap .contributtor-image-wrap {
    	text-align: left;
    	width: 99px;
    	min-height: 128px;
    	display: inline-block;
    	vertical-align: top;
    	cursor: pointer;
    }
    
    .contributors-wrap .contributtor-desc {
    	display: inline-block;
    	vertical-align: text-bottom;
    	margin: 0;
    	width: calc(100% - 104px);
    	padding-left: 25px;
    }
    
    .contributtor-name-wrap {
    	margin-bottom: 20px;
    	height: 55px;
    	display: table-cell;
    	vertical-align: middle;
    }
    
    .contributtor-name-wrap span {
    	display: block;
    }
    
    .contributtor-name-wrap .person-title, .contributtor-content {
    	display: none;
    }
    
    .contributtor-desc .person-name {
    	font-size: 17px;
    	cursor: pointer;
    	font-weight: 700;
    	line-height: 19px;
    	color: #5b5b5b;
    	margin-top: 0px;
    	cursor: pointer;
    }
    
    .contributtor-desc .person-name:hover {
    	color: #826dad;
    }
    
    .contributtor-social-networks {
    	margin-top: 5px;
    }
    
    .contributtor-social-networks a {
    	display: inline-block;
    	vertical-align: middle;
    	margin-right: 8px;
    	font-size: 16px;
    	color: #9c9b9b;
    }
    
    .contributtor-website {
    	margin-top: 13px;
    	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	min-height: 26px;
    }
    
    .contributtor-website a {
    	font-size: 13px;
    }
    
    .contributor-header {
    	margin-bottom: 20px;
    	overflow: hidden;
    }
    
    .contributtor-social-networks a:hover .fa-facebook-f {
    	color: #3B5998;
    }
    
    .contributtor-social-networks a:hover .fa-twitter {
    	color: #00B6F1;
    }
    
    .contributtor-social-networks a:hover .fa-instagram {
    	color: #2C6A93;
    }
    
    .contributtor-social-networks a:hover .fa-google-plus-g {
    	color: #C20806;
    }
    
    .contributtor-social-networks a:hover .fa-youtube {
    	color: #C31A1E;
    }
    
    .contributtor-social-networks a:hover .fa-wordpress-simple {
    	color: #04769C;
    }
    
    .contributtor-social-networks a:hover .fa-linkedin-in {
    	color: #04669A;
    }
    /**/
    
    .contributer-social a:hover .fa-facebook-f {
    	background: #3B5998;
    	border-color: #3B5998;
    }
    
    .contributer-social a:hover .fa-twitter {
    	background: #00B6F1;
    	border-color: #00B6F1;
    }
    
    .contributer-social a:hover .fa-instagram {
    	background: #2C6A93;
    	border-color: #2C6A93;
    }
    
    .contributer-social a:hover .fa-google-plus-g {
    	background: #C20806;
    	border-color: #C20806;
    }
    
    .contributer-social a:hover .fa-youtube {
    	background: #C31A1E;
    	border-color: #C31A1E;
    }
    
    .contributer-social a:hover .fa-wordpress-simple {
    	background: #04769C;
    	border-color: #04769C;
    }
    
    .contributer-social a:hover .fa-linkedin-in {
    	background: #04669A;
    	border-color: #04669A;
    }
    
    .contributer-social i.fab {
    	border: 1px solid #d6d6d6;
    	display: block;
    	width: 60px;
    	height: 47px;
    	line-height: 46px;
    	border-left: 0;
    	float: left;
    	text-align: center;
    	font-size: 20px;
    }
    
    .contributer-social a:first-child i.fab {
    	border-left: 1px solid #d6d6d6;
    }
    
    .contributer-social a:hover {
    	color: #fff;
    }
    
    .product-grid-view .fusion-product-content {
    	padding: 0px !important;
    }
    
    .fusion-body .fusion-content-sep.sep-solid, .fusion-body .fusion-separator.sep-solid {
    	border: none;
    }
    
    .single-tech-blog .fusion-content-container h3 {
    	text-align: center;
    	padding-top: 25px;
    	padding-bottom: 10px;
    	border-bottom: 1px solid #eee;
    }
    
    .single-tech-blog .entry-title {
    	text-align: center;
    }
    
    .single-tech-blog .comments-container {
    	margin-top: 55px;
    	clear: both;
    	background: #f5f5f5b5;
    	padding-top: 20px;
    	padding-left: 20px;
    }
    
    .single-tech-blog .comments-container .title-heading-left {
    	font-weight: 800 !important;
    	font-size: 20px !important;
    }
    
    .single-tech-blog .fusion-single-page-excerpt {
    	line-height: 27px;
    }
    
    .single-tech-blog #main .fusion-row {
    	max-width: 1420px;
    }
    
    .order_details_of_user {
    	font-size: 14px;
    	float: right;
    	clear: both;
    }
    
    .order_details_of_user span {
    	display: block;
    	font-weight: bold;
    }
    
    .banner-after-text {
    	margin-top: 15px;
    }
    幻海迷航
    参与者
    • 文章数量: 15
    @13828855211

    主站前后台已经打不开了。 显示如下:

    Error establishing a database connection
    If your site does not display, please contact the owner of this network. If you are the owner of this network please check that MySQL is running properly and all tables are error free.

    Could not find site videowallworld.com. Searched for table wpw8_blogs in database rzlkwgmy_wp354. Is that right?

    What do I do now? Read the bug report page. Some of the guidelines there may help you figure out what went wrong. If you’re still stuck with this message, then check that your database contains the following tables:

    wpw8_users
    wpw8_usermeta
    wpw8_blogs
    wpw8_blogmeta
    wpw8_signups
    wpw8_site
    wpw8_sitemeta
    wpw8_registration_log

    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    一般的在创建新站后都会有一些默认的文章、页面和示例内容,如果想要删掉的话,那么可以用下面的代码。

    将下面的代码段添加到网站的功能文件里。

    
    function wpms_delete_sample_content($blog_id, $user_id, $domain, $path, $site_id, $meta) {
        switch_to_blog($blog_id);
        wp_delete_comment( 1, true );
        wp_delete_post(1, true);
        wp_delete_post(2, true);
    }
    add_action( 'wpmu_new_blog', 'wpms_delete_sample_content', 10, 6 );

    不知道怎么用可以看下面的文章

    如何在 WordPress 多站点站群中添加代码片段?

    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    buddypress 默认也是需要用户勾选电子邮件通知后才会发送邮件,如果要调整成默认就发送的可以在子主题functions.php 中尝试以下代码:

    add_action( 'bp_core_activated_user', 'wb_set_email_notifications_preference');
     
    function wp_set_email_notifications_preference( $user_id ) {
     
        //I am putting all the notifications to no by default
        //you can set the value to 'yes' if you want that notification to be enabled.
        $settings_keys = array(
            'notification_activity_new_mention'         => 'no',
            'notification_activity_new_reply'           => 'no',
            'notification_friends_friendship_request'   => 'no',
            'notification_friends_friendship_accepted'  => 'no',
            'notification_groups_invite'                => 'no',
            'notification_groups_group_updated'         => 'no',
            'notification_groups_admin_promotion'       => 'no',
            'notification_groups_membership_request'    => 'no',
            'notification_messages_new_message'         => 'no',
        );
     
        foreach( $settings_keys as $setting => $preference ) {
     
            bp_update_user_meta( $user_id,  $setting, $preference );
        }
    
    }
    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    为了给一个新项目站做数据转移,但是里面包含了好多的用户数据,这些是完全没用的,如一个一个的删不知道得删几个小时,所以干脆直接把表给删了,删完就懵了,这下咋办???想了下应该还是可以新建的,所以就用下面的SQL来新建表吧。

    不过注意看下,每个表的名称,不要全部执行,我只用到了上面的两个,其他的表是原来的不用再创建了。

    DROP TABLE IF EXISTS wp_users;
    CREATE TABLE wp_users (
      ID bigint(20) unsigned NOT NULL auto_increment,
      user_login varchar(60) NOT NULL default '',
      user_pass varchar(64) NOT NULL default '',
      user_nicename varchar(50) NOT NULL default '',
      user_email varchar(100) NOT NULL default '',
      user_url varchar(100) NOT NULL default '',
      user_registered datetime NOT NULL default '0000-00-00 00:00:00',
      user_activation_key varchar(60) NOT NULL default '',
      user_status int(11) NOT NULL default '0',
      display_name varchar(250) NOT NULL default '',
      spam tinyint(2) NOT NULL default '0',
      deleted tinyint(2) NOT NULL default '0',
      PRIMARY KEY  (ID),
      KEY user_login_key (user_login),
      KEY user_nicename (user_nicename)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_usermeta;
    CREATE TABLE wp_usermeta (
      umeta_id bigint(20) unsigned NOT NULL auto_increment,
      user_id bigint(20) unsigned NOT NULL default '0',
      meta_key varchar(255) default NULL,
      meta_value longtext,
      PRIMARY KEY  (umeta_id),
      KEY user_id (user_id),
      KEY meta_key (meta_key)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_terms;
    CREATE TABLE wp_terms (
     term_id bigint(20) unsigned NOT NULL auto_increment,
     name varchar(200) NOT NULL default '',
     slug varchar(200) NOT NULL default '',
     term_group bigint(10) NOT NULL default 0,
     PRIMARY KEY  (term_id),
     KEY slug (slug),
     KEY name (name)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_term_taxonomy;
    CREATE TABLE wp_term_taxonomy (
     term_taxonomy_id bigint(20) unsigned NOT NULL auto_increment,
     term_id bigint(20) unsigned NOT NULL default 0,
     taxonomy varchar(32) NOT NULL default '',
     description longtext NOT NULL,
     parent bigint(20) unsigned NOT NULL default 0,
     count bigint(20) NOT NULL default 0,
     PRIMARY KEY  (term_taxonomy_id),
     UNIQUE KEY term_id_taxonomy (term_id,taxonomy),
     KEY taxonomy (taxonomy)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_term_relationships;
    CREATE TABLE wp_term_relationships (
     object_id bigint(20) unsigned NOT NULL default 0,
     term_taxonomy_id bigint(20) unsigned NOT NULL default 0,
     term_order int(11) NOT NULL default 0,
     PRIMARY KEY  (object_id,term_taxonomy_id),
     KEY term_taxonomy_id (term_taxonomy_id)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_commentmeta;
    CREATE TABLE wp_commentmeta (
      meta_id bigint(20) unsigned NOT NULL auto_increment,
      comment_id bigint(20) unsigned NOT NULL default '0',
      meta_key varchar(255) default NULL,
      meta_value longtext,
      PRIMARY KEY  (meta_id),
      KEY comment_id (comment_id),
      KEY meta_key (meta_key)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_comments;
    CREATE TABLE wp_comments (
      comment_ID bigint(20) unsigned NOT NULL auto_increment,
      comment_post_ID bigint(20) unsigned NOT NULL default '0',
      comment_author tinytext NOT NULL,
      comment_author_email varchar(100) NOT NULL default '',
      comment_author_url varchar(200) NOT NULL default '',
      comment_author_IP varchar(100) NOT NULL default '',
      comment_date datetime NOT NULL default '0000-00-00 00:00:00',
      comment_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',
      comment_content text NOT NULL,
      comment_karma int(11) NOT NULL default '0',
      comment_approved varchar(20) NOT NULL default '1',
      comment_agent varchar(255) NOT NULL default '',
      comment_type varchar(20) NOT NULL default '',
      comment_parent bigint(20) unsigned NOT NULL default '0',
      user_id bigint(20) unsigned NOT NULL default '0',
      PRIMARY KEY  (comment_ID),
      KEY comment_post_ID (comment_post_ID),
      KEY comment_approved_date_gmt (comment_approved,comment_date_gmt),
      KEY comment_date_gmt (comment_date_gmt),
      KEY comment_parent (comment_parent),
      KEY comment_author_email (comment_author_email(10))
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_links;
    CREATE TABLE wp_links (
      link_id bigint(20) unsigned NOT NULL auto_increment,
      link_url varchar(255) NOT NULL default '',
      link_name varchar(255) NOT NULL default '',
      link_image varchar(255) NOT NULL default '',
      link_target varchar(25) NOT NULL default '',
      link_description varchar(255) NOT NULL default '',
      link_visible varchar(20) NOT NULL default 'Y',
      link_owner bigint(20) unsigned NOT NULL default '1',
      link_rating int(11) NOT NULL default '0',
      link_updated datetime NOT NULL default '0000-00-00 00:00:00',
      link_rel varchar(255) NOT NULL default '',
      link_notes mediumtext NOT NULL,
      link_rss varchar(255) NOT NULL default '',
      PRIMARY KEY  (link_id),
      KEY link_visible (link_visible)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_options;
    CREATE TABLE wp_options (
      option_id bigint(20) unsigned NOT NULL auto_increment,
      option_name varchar(64) NOT NULL default '',
      option_value longtext NOT NULL,
      autoload varchar(20) NOT NULL default 'yes',
      PRIMARY KEY  (option_id),
      UNIQUE KEY option_name (option_name)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_postmeta;
    CREATE TABLE wp_postmeta (
      meta_id bigint(20) unsigned NOT NULL auto_increment,
      post_id bigint(20) unsigned NOT NULL default '0',
      meta_key varchar(255) default NULL,
      meta_value longtext,
      PRIMARY KEY  (meta_id),
      KEY post_id (post_id),
      KEY meta_key (meta_key)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_posts;
    CREATE TABLE wp_posts (
      ID bigint(20) unsigned NOT NULL auto_increment,
      post_author bigint(20) unsigned NOT NULL default '0',
      post_date datetime NOT NULL default '0000-00-00 00:00:00',
      post_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',
      post_content longtext NOT NULL,
      post_title text NOT NULL,
      post_excerpt text NOT NULL,
      post_status varchar(20) NOT NULL default 'publish',
      comment_status varchar(20) NOT NULL default 'open',
      ping_status varchar(20) NOT NULL default 'open',
      post_password varchar(20) NOT NULL default '',
      post_name varchar(200) NOT NULL default '',
      to_ping text NOT NULL,
      pinged text NOT NULL,
      post_modified datetime NOT NULL default '0000-00-00 00:00:00',
      post_modified_gmt datetime NOT NULL default '0000-00-00 00:00:00',
      post_content_filtered longtext NOT NULL,
      post_parent bigint(20) unsigned NOT NULL default '0',
      guid varchar(255) NOT NULL default '',
      menu_order int(11) NOT NULL default '0',
      post_type varchar(20) NOT NULL default 'post',
      post_mime_type varchar(100) NOT NULL default '',
      comment_count bigint(20) NOT NULL default '0',
      PRIMARY KEY  (ID),
      KEY post_name (post_name),
      KEY type_status_date (post_type,post_status,post_date,ID),
      KEY post_parent (post_parent),
      KEY post_author (post_author)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_blogs;
    CREATE TABLE wp_blogs (
      blog_id bigint(20) NOT NULL auto_increment,
      site_id bigint(20) NOT NULL default '0',
      domain varchar(200) NOT NULL default '',
      path varchar(100) NOT NULL default '',
      registered datetime NOT NULL default '0000-00-00 00:00:00',
      last_updated datetime NOT NULL default '0000-00-00 00:00:00',
      public tinyint(2) NOT NULL default '1',
      archived tinyint(2) NOT NULL default '0',
      mature tinyint(2) NOT NULL default '0',
      spam tinyint(2) NOT NULL default '0',
      deleted tinyint(2) NOT NULL default '0',
      lang_id int(11) NOT NULL default '0',
      PRIMARY KEY  (blog_id),
      KEY domain (domain(50),path(5)),
      KEY lang_id (lang_id)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_blog_versions;
    CREATE TABLE wp_blog_versions (
      blog_id bigint(20) NOT NULL default '0',
      db_version varchar(20) NOT NULL default '',
      last_updated datetime NOT NULL default '0000-00-00 00:00:00',
      PRIMARY KEY  (blog_id),
      KEY db_version (db_version)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_registration_log;
    CREATE TABLE wp_registration_log (
      ID bigint(20) NOT NULL auto_increment,
      email varchar(255) NOT NULL default '',
      IP varchar(30) NOT NULL default '',
      blog_id bigint(20) NOT NULL default '0',
      date_registered datetime NOT NULL default '0000-00-00 00:00:00',
      PRIMARY KEY  (ID),
      KEY IP (IP)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_site;
    CREATE TABLE wp_site (
      id bigint(20) NOT NULL auto_increment,
      domain varchar(200) NOT NULL default '',
      path varchar(100) NOT NULL default '',
      PRIMARY KEY  (id),
      KEY domain (domain,path)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_sitemeta;
    CREATE TABLE wp_sitemeta (
      meta_id bigint(20) NOT NULL auto_increment,
      site_id bigint(20) NOT NULL default '0',
      meta_key varchar(255) default NULL,
      meta_value longtext,
      PRIMARY KEY  (meta_id),
      KEY meta_key (meta_key),
      KEY site_id (site_id)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_signups;
    CREATE TABLE wp_signups (
      signup_id bigint(20) NOT NULL auto_increment,
      domain varchar(200) NOT NULL default '',
      path varchar(100) NOT NULL default '',
      title longtext NOT NULL,
      user_login varchar(60) NOT NULL default '',
      user_email varchar(100) NOT NULL default '',
      registered datetime NOT NULL default '0000-00-00 00:00:00',
      activated datetime NOT NULL default '0000-00-00 00:00:00',
      active tinyint(1) NOT NULL default '0',
      activation_key varchar(50) NOT NULL default '',
      meta longtext,
      PRIMARY KEY  (signup_id),
      KEY activation_key (activation_key),
      KEY user_email (user_email),
      KEY user_login_email (user_login,user_email),
      KEY domain_path (domain,path)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    bbPress 是一款简单易用的 WordPress 论坛程序,默认界面并不是很友好,需要主题兼容不然会非常简陋,这是薇晓朵制作分享的一款 bbPress 中文主题以替代其默认界面。

    如何使用和添加代码:

    1、首先请确保你已经安装了 bbPress 论坛,可在 WordPress 网站后台直接搜索:bbPress 进行安装。


    2、请打开网站前台编辑器的【自定义】,复制下方美化代码到自定义 css 中。


    3、美化代码内容如下:

    /* bbPress China theme by Weixiaoduo.com
    * Theme URL: https://www.weixiaoduo.com/themes/bbpress-china-theme
    * 如下修改 CSS 和界面样式请在下方调整,bbPress 中文通用美化代码由薇晓朵提供,如需帮助请到支持论坛。
    * */
    
    html {
    -webkit-font-smoothing: antialiased;
    }
    
    body {
    font: 14px/25px PingFang SC, Microsoft YaHei, WenQuanYi Micro Hei, Arial, Helvetica, sans-serif;
    }
    
    #bbpress-forums li.bbp-header { border-top: none }
    #bbpress-forums li.bbp-header,
    #bbpress-forums li.bbp-footer { background: #f7f7f7 }
    .content-area .forum-titles { font-weight: bold; font-weight: 600; color: #777; }
    .content-area .bbp-forum-title,
    .content-area .bbp-topic-permalink { color: #222; font-weight: bold; font-weight: 600; font-size: 13px; margin: 0; }
    #bbpress-forums .bbp-forum-info .bbp-forum-content,
    #bbpress-forums p.bbp-topic-meta { font-size: 13px }
    #bbpress-forums li.bbp-header,
    #bbpress-forums li.bbp-footer,
    #bbpress-forums li.bbp-body ul.forum,
    #bbpress-forums li.bbp-body ul.topic,
    div.bbp-forum-header,
    div.bbp-topic-header,
    div.bbp-reply-header,
    li.bbp-body div.hentry { padding: 15px 15px }
    #bbpress-forums div.odd,
    #bbpress-forums ul.odd { background: none }
    #bbpress-forums .bbp-forum-info .bbp-forum-content,
    #bbpress-forums p.bbp-topic-meta { margin-bottom: 0; margin-top: 0; }
    .bbp-reply-author { text-align: left !important }
    #bbpress-forums fieldset.bbp-form label { margin-bottom: 5px }
    .bbp-topics-front ul.super-sticky,
    .bbp-topics ul.super-sticky,
    .bbp-topics ul.sticky,
    .bbp-forum-content ul.sticky { background: none !important; font-size: 1em; }
    #bbpress-forums fieldset.bbp-form p,
    #bbpress-forums fieldset.bbp-form textarea,
    #bbpress-forums fieldset.bbp-form select { margin-bottom: 20px }
    div.bbp-submit-wrapper { float: none; margin-top: 0; }
    div.bbp-submit-wrapper button { width: 100%; }
    #bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar { border: 1px solid #eee; border-radius: 0; }
    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content { background: none; border: 1px solid #eee; border-top: none; color: #555; }
    div.bbp-forum-header,
    div.bbp-topic-header,
    div.bbp-reply-header { border-color: #eee }
    #bbpress-forums div.bbp-forum-header,
    #bbpress-forums div.bbp-topic-header,
    #bbpress-forums div.bbp-reply-header { background: #f5f5f5 }
    #bbpress-forums li.bbp-header,
    #bbpress-forums li.bbp-footer { font-weight: bold; font-weight: 600; color: #777; }
    #bbpress-forums li.bbp-footer { display: none }
    #bbpress-forums .status-trash.odd { background: none }
    #bbpress-forums .status-spam,
    #bbpress-forums .status-spam.odd { opacity: 0.3; background: #f7f7f7; }
    span.bbp-admin-links a { color: #666 }
    #bbpress-forums div.bbp-reply-content { padding: 15px }
    #bbpress-forums div.reply { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
    #bbpress-forums .bbp-search-author,
    #bbpress-forums .bbp-search-content { text-align: left }
    .bbp-search .bbp-meta { display: none }
    #bbpress-forums div.bbp-forum-title h3,
    #bbpress-forums div.bbp-topic-title h3,
    #bbpress-forums div.bbp-reply-title h3 { font-size: 14px; font-weight: bold; font-weight: 600; }
    .bbpress #subscription-toggle {float: right;}
    /* hide pagination count */
    .bbp-pagination-count { display: none }
    /* search + breadcrumbs */
    #bbp_search,
    #bbp_search_submit { height: 30px; margin-bottom: 20px; padding-top: 0; padding-bottom: 0; }
    #bbpress-forums div.bbp-search-form { float: none }
    #bbp_search { width: 70% !important; float: left; height: 40px; }
    #bbp_search_submit { float: right; width: 28%; height: 40px; line-height: 40px; padding-top: 0; padding-bottom: 0; }
    /* hide "freshness */
    .forum-archive .bbp-topic-freshness,
    .forum-archive .bbp-forum-freshness,
    li.bbp-forum-freshness { display: none }
    li.bbp-forum-info,
    li.bbp-topic-title { width: 55% }
    /* hide social */
    body.bbpress .social-share-title,
    body.bbpress .social-share-buttons { display: none }
    /* login */
    .bbp-login-form,
    .bbp-logged-in { background: #f7f7f7; border: 1px solid #eee; padding: 20px; }
    .bbp-login-form label { width: auto; margin-bottom: 5px; color: #000; }
    .bbp-login-form input[type="text"],
    .bbp-login-form input[type="password"] { background: #fff; width: 100%; max-width: 100%; border: 1px solid #eee; }
    .bbp-login-form input[type="text"]:focus,
    .bbp-login-form input[type="password"]:focus { border-color: #bbb; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
    #sidebar .bbp-login-form label[for=rememberme] { width: auto }
    /* logged in */
    .bbp-logged-in h4 { margin: 0 0 10px; font-weight: bold; font-weight: 600; font-size: 14px; }
    .bbp-logged-in .user-submit { float: right }
    .bbp-logged-in .user-submit img { display: block; background: #fff; padding: 3px; border: 1px solid #e4e4e4; }
    .bbp-logged-in .user-submit img:hover { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; }
    .bbp-logged-in img.avatar { margin: 0 }
    .bbp-login-form:after,
    .bbp-logged-in:after { content: ""; display: block; clear: both; }
    /* bbpress stats */
    .widget_display_stats dt { float: left; width: 80%; background: #f7f7f7; padding: 0 12px; text-align: left; height: 40px; line-height: 40px; margin-bottom: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 1px solid #eee; border-right: none; }
    .widget_display_stats dd { float: left; width: 20%; background: #f3f3f3; border: 1px solid #eee; color: #000; text-align: center; padding: 0 12px; height: 40px; line-height: 40px; margin-bottom: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
    /* bbpress notice */
    div.bbp-template-notice, div.indicator-hint {
    border-width: 2px;
    border-style: solid;
    padding: 0 0.6em;
    margin: 5px 0 15px;
    border-radius: 0px;
    background-color: #ffffe0;
    border-color: #e6db55;
    color: #000;
    clear: both;
    }
    div.bbp-template-notice p {
    margin: 0.5em 0 10px 0 !important;
    padding: 5px;
    font-size: 13px;
    line-height: 150%;
    }
    div.bbp-template-notice p {
    margin: 0.5em 0 10px 0 !important;
    padding: 10px;
    font-size: 13px;
    line-height: 150%;
    }
    div.bbp-template-notice.info {
    border: #cee1ef 2px solid;
    background-color: #f0f8ff;
    }
    div.bbp-template-notice.important {
    border: #e6db55 2px solid;
    background-color: #fffbcc;
    }
    #bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
    float: none;
    margin-bottom: -7px;
    border: 3px double #ddd;
    display: none !important;
    }
    div.bbp-submit-wrapper button {
    width: 100%;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 700;
    }
    #bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
    border: none;
    max-width: 80px;
    padding: 0;
    margin: 12px auto 0 auto;
    float: none;
    padding: 5px;
    /* height: 80px; */
    /* width: 80px; */
    border: 1px solid #e7e7e7;
    /* -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1); */
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
    /* box-shadow: 0 0 7px rgba(0,0,0,.1); */
    background: #fff;
    }

    4、调整为适合你主题的颜色及样式,

    这就看具体情况了,因为是通用代码,我们尽量没有加入太多个性化的东西,如果你想要改颜色和样式的话就需要改上面的 css 来和你自己的主题匹配,


    比如我们做的几款中文主题集成的样式:

     

    风间
    参与者
    • 文章数量: 670
    @fengjian

    Userpro常用简码列表使用方法:创建一个新页面,填入页面名称,复制以下简码到页面中。部分简码只显示特定内容,请根据自己的需要调整简码内容即可。

    前台发布文章

    [userpro template=publish post_meta="custom_url" post_meta_labels="自定义网址 (Post Meta)"]

    水平显示在线用户

    [userpro template=online no_style=true disable_name_hooks=true online_mode=horizontal max_width="100%"]

    垂直显示在线用户

    [userpro template=online no_style=true disable_name_hooks=true]

    仅注册会员可以查看内容

    [userpro_private]这里的内容访客看不到[/userpro_private]

    仅验证帐户可以查看内容

    [userpro_private restrict_to_verified=1]内容限制为仅验证帐户...[/userpro_private]

    仅特定角色可以查看内容,subsriber表示订阅者

    [userpro_private restrict_to_roles=subscriber]只有特定角色可以查看此内容...[/userpro_private]

    显示最新会员,3表示每页显示3个

    [userpro template=list list_per_page=3]

    按用户显示文章,abc表示某用户的用户名,4表示显示4个文章

    [userpro template=postsbyuser user=abc postsbyuser_num=4]

    显示指定的几个用户,3表示每页显示3个,abc,def,ghi表示3个用户的用户名

    [userpro template=list list_per_page=3 list_showbio=1 list_showsocial=0 no_style=true list_users="abc,def,ghi"]

    只显示验证帐户,3表示每页显示3个帐户

    [userpro template=list list_per_page=3 list_verified=1 list_thumb=80 list_heading="已验证帐户"]

    显示自定义会员列表,50表示会员头像大小,28表示每页显示28个,100%表示宽度为100%

    [userpro template=memberlist memberlist_v2=0 memberlist_pic_size=50 memberlist_pic_topspace=0 memberlist_pic_sidespace=0 memberlist_pic_rounded=0 memberlist_paginate=0 memberlist_show_name=0 memberlist_popup_view=1 memberlist_withavatar=1 search=0 per_page=28 memberlist_width=100%]

    多种模板显示会员列表,4表示每页显示4个

    [userpro template=memberlist per_page=4]

    V1风格会员列表,6表示每页显示6个

    [userpro template=memberlist memberlist_v2=0 per_page=6]

    用户面板

    [userpro_dashboard]

    显示指定用户,abc表示某用户的用户名

    [userpro template=card user=abc]

    显示文章作者,abc表示某用户的用户名

    [userpro template=card user=abc]

    前台完整个人资料,abc表示某用户的用户名,100%表示最大宽度

    [userpro template=view user=abc max_width=100%]

    简洁的个人资料,abc表示某用户的用户名

    [userpro template=card user=abc]

    简单的个人资料,abc表示某用户的用户名

    [userpro template=view header_only=true user=test]

    注册

    [userpro template=register]

    找回密码

    [userpro template=reset]

    登录

    [userpro template=login]

    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    能用代码的就尽量不用插件,为新的 WooCommerce 客户申请优惠券 ,请遵循以下步骤: –

    1、在应用下面​​的代码前,你必须创建一个新的优惠券。我创建了一个新的优惠券名称’firstlove“

    2、现在,您可以下面复制并粘贴代码到你的主题的functions.php

    /**
    * Frontend validate new customer only coupon code
    * hook: woocommerce_after_checkout_validation
    */
    add_action('woocommerce_after_checkout_validation','check_new_customer_coupon', 0);
    
    function check_new_customer_coupon(){
    global $woocommerce;
    // you might change the firstlove to your coupon
    $new_cust_coupon_code = 'firstlove';
    
    $has_apply_coupon = false;
    
    foreach ( WC()->cart->get_coupons() as $code => $coupon ) {
    if($code == $new_cust_coupon_code) {
    $has_apply_coupon = true;
    }
    }
    
    if($has_apply_coupon) {
    
    if(is_user_logged_in()) {
    $user_id = get_current_user_id();
    
    // retrieve all orders
    $customer_orders = get_posts( array(
    'meta_key' => '_customer_user',
    'meta_value' => $user_id,
    'post_type' => 'shop_order',
    'numberposts'=> -1
    ) );
    
    if(count($customer_orders) > 0) {
    $has_ordered = false;
    
    $statuses = array('wc-failed', 'wc-cancelled', 'wc-refunded');
    
    // loop thru orders, if the order is not falled into failed, cancelled or refund then it consider valid
    foreach($customer_orders as $tmp_order) {
    
    $order = wc_get_order($tmp_order->ID);
    if(!in_array($order->get_status(), $statuses)) {
    $has_ordered = true;
    }
    }
    
    // if this customer already ordered, we remove the coupon
    if($has_ordered == true) {
    WC()->cart->remove_coupon( $new_cust_coupon_code );
    wc_add_notice( sprintf( "Coupon code: %s is only applicable for new customer." , $new_cust_coupon_code), 'error' );
    return false;
    }
    } else {
    // customer has no order, so valid to use this coupon
    return true;
    }
    
    } else {
    // new user is valid
    return true;
    }
    }
    
    }

    3、如果你添加成功了,那么现在可以尝试注册一个新用户然后去后台下单试试。

    如果上面的代码不能满足您的要求,您可以随意修改。

    原文:https://www.techiecorner.com/3421/woocommerce-coupon-for-new-customer-first-order-only/

正在查看 8 结果:1-8 (共 8 个结果)

未找到对应子版块?请直接在 [疑难杂症] 版块中发帖提问。

收藏纪念品


有奖活动

参与论坛社区问答,有机会获赠文派瓦普(Wapuu.com)手办模型。